FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package fhir.giis#current (31 ms)

Package fhir.giis
Type OperationDefinition
Id Id
FHIR Version R4
Source https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/OperationDefinition-ESAVIOperationDefinition.html
Url https://paho.org/fhir/giis/OperationDefinition/ESAVIOperationDefinition
Version 0.1.8
Status draft
Date 2024-11-05T15:12:24+00:00
Name ESAVIOperationDefinition
Title ESAVI Operation Definition
Experimental False
Realm us
Authority hl7
Description Operation definition made for the searching of ESAVIs by range of date
Type true
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition ESAVIOperationDefinition

URL: [base]/QuestionnaireResponse/$find-esavi-by-date

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INstart1..1date

First date of the range to search for ESAVIs

INend1..1date

Second date of the range to search for ESAVIs

OUTreturn1..1Bundle

Each QuestionnaireResponse found in the range of dates


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "ESAVIOperationDefinition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ESAVIOperationDefinition</b></p><a name=\"ESAVIOperationDefinition\"> </a><a name=\"hcESAVIOperationDefinition\"> </a><a name=\"ESAVIOperationDefinition-en-US\"> </a><p>URL: [base]/QuestionnaireResponse/$find-esavi-by-date</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>start</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>First date of the range to search for ESAVIs</p>\n</div></td></tr><tr><td>IN</td><td>end</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#date\">date</a></td><td/><td><div><p>Second date of the range to search for ESAVIs</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>Each QuestionnaireResponse found in the range of dates</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://paho.org/fhir/giis/OperationDefinition/ESAVIOperationDefinition",
  "version" : "0.1.8",
  "name" : "ESAVIOperationDefinition",
  "title" : "ESAVI Operation Definition",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2024-11-05T15:12:24+00:00",
  "publisher" : "CENS",
  "contact" : [
    {
      "name" : "CENS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cens.cl"
        }
      ]
    }
  ],
  "description" : "Operation definition made for the searching of ESAVIs by range of date",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "code" : "find-esavi-by-date",
  "resource" : [
    "QuestionnaireResponse"
  ],
  "system" : false,
  "type" : true,
  "instance" : false,
  "parameter" : [
    {
      "name" : "start",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "First date of the range to search for ESAVIs",
      "type" : "date"
    },
    {
      "name" : "end",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Second date of the range to search for ESAVIs",
      "type" : "date"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Each QuestionnaireResponse found in the range of dates",
      "type" : "Bundle"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.